-
Home
-
Bulgarisation for WooCommerce
-
3.0.29
-
Code
-
Classes
- Order
Total Complexity |
18 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
163 |
Lines of code |
66 |
Logical lines of code |
33 |
Comment lines |
33 |
Methods |
15 |
Properties |
10 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTotalWithoutVat() |
S |
68 |
2 |
7 |
getOrderTotalVat() |
S |
69 |
2 |
7 |
getOrderTotal() |
S |
69 |
2 |
7 |
__construct() |
S |
62 |
1 |
12 |
getOrderUniqueNumber() |
S |
82 |
1 |
3 |
getOrderDate() |
S |
82 |
1 |
3 |
getDocumentNumber() |
S |
82 |
1 |
3 |
getDocumentDate() |
S |
82 |
1 |
3 |
getTotalDiscount() |
S |
82 |
1 |
3 |
getPaymentType() |
S |
82 |
1 |
3 |
getItems() |
S |
82 |
1 |
3 |
getVirtualPosNumber() |
S |
82 |
1 |
3 |
getTransactionNumber() |
S |
82 |
1 |
3 |
getPaymentProcessorIdentifier() |
S |
82 |
1 |
3 |
addItem() |
S |
80 |
1 |
3 |